home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
funcom 2000 Presskit
/
000721_1312 (fun.com).iso
/
lyd.cst
/
00034_Script_show clapper
< prev
next >
Wrap
Text File
|
2000-04-18
|
261b
|
14 lines
on mouseWithin me
set the loch of sprite 21 to the loch of sprite (the spriteNum of me)-20
set the visible of sprite 21 to 1
end
on mouseLeave me
set the visible of sprite 21 to 0
end
on mouseDown me
set the blend of sprite 21 to 30
end